home *** CD-ROM | disk | FTP | other *** search
- -- card: 10894 from stack: in.0
- -- bmap block id: 2413
- -- flags: 4000
- -- background id: 11092
- -- name: Credits
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=16 top=33 right=333 bottom=488
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close slowly
- go home
- Show MenuBar
- end mouseUp
-
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=18 top=146 right=219 bottom=83
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Play Dog
- ----- HyperTalk script -----
- on mouseUp
- answer "Look under the Special Menu for further Info" with "OK"
- end mouseUp
-
-